_PurpleCertificateScheme

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Members

Variables

_purple_reserved1
void function() _purple_reserved1;
Undocumented in source.
_purple_reserved2
void function() _purple_reserved2;
Undocumented in source.
_purple_reserved3
void function() _purple_reserved3;
Undocumented in source.
check_subject_name
gboolean function(PurpleCertificate*, const(gchar)*) check_subject_name;
Undocumented in source.
copy_certificate
PurpleCertificate* function(PurpleCertificate*) copy_certificate;
Undocumented in source.
destroy_certificate
void function(PurpleCertificate*) destroy_certificate;
Undocumented in source.
export_certificate
gboolean function(const(gchar)*, PurpleCertificate*) export_certificate;
Undocumented in source.
fullname
gchar* fullname;
Undocumented in source.
get_fingerprint_sha1
GByteArray* function(PurpleCertificate*) get_fingerprint_sha1;
Undocumented in source.
get_issuer_unique_id
gchar* function(PurpleCertificate*) get_issuer_unique_id;
Undocumented in source.
get_subject_name
gchar* function(PurpleCertificate*) get_subject_name;
Undocumented in source.
get_times
gboolean function(PurpleCertificate*, time_t*, time_t*) get_times;
Undocumented in source.
get_unique_id
gchar* function(PurpleCertificate*) get_unique_id;
Undocumented in source.
import_certificate
PurpleCertificate* function(const(gchar)*) import_certificate;
Undocumented in source.
import_certificates
GSList* function(const(gchar)*) import_certificates;
Undocumented in source.
name
gchar* name;
Undocumented in source.
signed_by
gboolean function(PurpleCertificate*, PurpleCertificate*) signed_by;
Undocumented in source.

Meta